home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
- <class>CBrowseArchiveDlgBase</class>
- <widget class="QDialog">
- <property name="name">
- <cstring>CBrowseArchiveDlgBase</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>368</width>
- <height>252</height>
- </rect>
- </property>
- <property name="caption">
- <string>Browse Archive</string>
- </property>
- <property name="sizeGripEnabled">
- <bool>true</bool>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QFrame">
- <property name="name">
- <cstring>veHolder</cstring>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Raised</enum>
- </property>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout1</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer1</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>41</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <widget class="QPushButton">
- <property name="name">
- <cstring>YesButton</cstring>
- </property>
- <property name="text">
- <string>&Close</string>
- </property>
- <property name="accel">
- <string>Alt+C</string>
- </property>
- <property name="default">
- <bool>true</bool>
- </property>
- </widget>
- </hbox>
- </widget>
- </vbox>
- </widget>
- <connections>
- <connection>
- <sender>YesButton</sender>
- <signal>clicked()</signal>
- <receiver>CBrowseArchiveDlgBase</receiver>
- <slot>accept()</slot>
- </connection>
- </connections>
- <tabstops>
- <tabstop>YesButton</tabstop>
- </tabstops>
- <layoutdefaults spacing="6" margin="11"/>
- </UI>
-